<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*åˆ†é¡µæ&nbsp;·å¼*/
.pagination{ padding-bottom:50px; text-align:center;overflow:hidden;}
.pagination a{font-size:12px;line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#333;border: 1px solid #e3e3e3;background:#fff;margin-left:2px;}
.pagination a.a1{line-height:30px;height:30px;margin-top:0;padding:0 12px;}
.pagination a:hover{text-decoration:none;color:#000;background:#f1f1f1;}
.pagination span{line-height:26px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#fff;margin-left:2px;background:#d4000f;color:#fff;border:1px solid #a60000;}

/*å†…é¡µ*/
.about-bg { height: 550px; }
.cont{position:relative; z-index:100;}
.about_content{width:100%;overflow:hidden;background-color: #f4f4f4;}
.about_content .index_main{width:1160px;}
.about_xx{margin:65px 0;width: 100%;text-align: center;}
.about_xx a{transition:.8s;margin-right:20px;font-size:14px;text-align:center;border-radius:18px;background-color:#fff;color:#666; font-size:16px;display: inline-block;width: 150px;height:36px;line-height:36px;}
.about_xx a:hover,.about_xx a.about_on,.about_xx a.cur{color: #fff;background-color: #d4000f; font-size:16px;}


.pro_xx{margin:30px 0;width: 100%; padding-left: 54px;}

.pro_xx dl{ width:150px; float:left; margin:5px 30px;}

.pro_xx dl dt a{transition:.8s;margin-right:20px;font-size:14px;text-align:center;border-radius:18px;color: #fff;background-color: #d4000f; font-size:16px;display: inline-block;width: 150px;height:36px;line-height:36px;}

.pro_xx dl dt a:hover{transition:.8s;font-size:14px;text-align:center;border-radius:18px;color: #fff;background-color: #181818; font-size:16px;display: inline-block;width: 150px;height:36px;line-height:36px;}


.pro_xx dl dd a{transition:.8s; font-size:14px;text-align:center;border-radius:18px;background-color:#fff;color:#666; font-size:16px;display: inline-block;width: 150px;height:36px; margin-bottom:14px;line-height:36px;}
.pro_xx dl dd{ display:none !important;}

.pro_xx a:hover{color: #fff;background-color: #d4000f; font-size:16px;}





.about_title{text-align:center;font-size:30px;color: #353535;}
.about_title span{font-family: 'fzlantinghei-el-gbkregular';display:block;color: #464646;font-weight: lighter;}
.jies,.jssm{margin:30px 0 65px 0;color: #777;font-size: 14px;line-height:24px;}
.jies a{color: #777;}
.jssm{margin:0 0 65px 0;}
.jssm span{display: block;height:50px;font-size: 18px;color:#222;}
.last_jssm{margin-bottom:0;}
.about_img{margin:28px 0 65px 0;}
.about_img img{display: block;margin:auto;width: 1190px;height:504px;}
.about_content .ext_f6_a{padding-top:0;}
.about_content .ext_f6_a a{margin:0 5px;}

/*äº§å“*/
.channel_sec2 {
    background-color: #fff;
    height: 496px;
    text-align: center;
}

.channel_sec2&gt;h2{
	font-size: 34px;
    color: #000;
    padding-top: 76px;
    font-weight: bold;
}
.channel_sec2&gt;p{
    font-size: 18px;
    color: #2f2f2f;
    line-height: 28px;
    margin-top: 20px;
}
.channel_sec2 .cs_container {
    padding-bottom: 45px;
}
.cs_container {
    width: 1200px;
    margin: 70px auto;
}

.channel_sec2 .cs2_item {
    float: left;
    width: 20%;
    text-align: center;
}

.channel_sec2 .cs2_item em {
    width: 113px;
    height: 113px;
    background: url(../images/porz.jpg) center no-repeat;
    display: block;
    margin: 0 auto;
}

.channel_sec2 .cs2_item1 em {
    background-position: -339px 0;
}
.channel_sec2 .cs2_item2 em {
    background-position: -452px 0;
}
.channel_sec2 .cs2_item3 em {
    background-position: -226px 0;
}
.channel_sec2 .cs2_item4 em {
    background-position: 0 0;
}
.channel_sec2 .cs2_item5 em {
    background-position: -113px 0;
}


@-webkit-keyframes test{
0%{transform:translate(0,0)}
50%{transform:translate(0,3px)}
100%{transform:translate(0,0)}
}
.cs2_item:hover, .aiAdv-list li:hover{ -webkit-animation:test 0.3s ease-in 2;}


.channel_sec2 .cs2_item p {
    font-size: 20px;
    color: #2f2f2f;
    margin-top: 22px;
}

/*äº§å“åˆ—è¡¨*/
.listWrapper{ overflow:hidden;padding:60px 0;}

.product_n li{float:left; width:362px;background:#fff;margin:0 26px 25px 0;border:1px solid #dfdfdf;padding:9px 9px 0 9px;line-height:22px;padding-bottom:10px;}
.product_n li:nth-child(3n),.product_n li:nth-child(6n) {margin-right: 0px;}

.product_n li .cImg{width:362px;height:270px;display:block;overflow:hidden;}
.product_n li img{width:362px;height:; transition:all .5s;}
.product_n li h5{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border-top:1px solid #c6c6c6;margin-top:8px;font-weight:normal;font-size:18px;padding-top:16px; color:#333;}
.product_n li p{font-size:14px; color:#666; padding-bottom: 10px;}
.product_n li:hover img{transform:scale(1.1,1.1);}
.product_n li:hover{border:1px solid #d4000f;}
.product_n li:hover h5{border-top:1px solid #d4000f;}
.grWidth { width: 1200px; margin: 0 auto;}




/* äº§å“å†…é¡µ */
.zl{ width:1196px; height:392px; border:1px solid #c8cad6; overflow:hidden; margin:40px auto;}
.zl1{ width:523px; position:relative; overflow:hidden; height:392px;}
.zl1 li{width:523px; overflow:hidden; float:left;}
.zl1 li img{ width:523px; height:392px;}
.zl1 h2{ width:37px; height:119px; z-index:6; overflow:hidden; position:absolute; top:0; right:44px;}
.zl1 h3{ width:130px; height:9px; text-align:center; z-index:6; overflow:hidden; position:absolute; bottom:36px; left:220px;}
.zl1 h3 a{ float:left; text-indent:999px; overflow:hidden; width:9px; height:9px; background:url(../images/zl_dot1.png) no-repeat; margin-right:10px;}
.zl1 h3 a:hover,.zl1 h3 a.activeSlide{background:url(../images/zl_dot2.png) no-repeat;}


.zl2{ width:603px; float:left; overflow:hidden; margin-left:20px; display:inline; padding-top:20px;}
.zl2 dt h4 a{ display:block; height:63px; border-bottom:1px solid #c8cad6; font:20px "Microsoft Yahei"; line-height:63px; color:#d7000f;}
.zl2 dt p{ font:14px "Microsoft Yahei"; color:#333; line-height:24px; margin-top:10px; height:auto; padding-bottom:12px; overflow:hidden;}

.zl2 dt span{ display:block; height:50px; border-bottom:1px dashed #c8cad6; border-top:1px dashed #c8cad6; font:14px "Microsoft Yahei"; color:#000; line-height:50px;}
.zl2 dt span em{ padding:0 15px; font-style:normal;}
.zl2 dt span em a{ color:#555; font-style:normal;}



.zl2 dd h5{ font:20px "Microsoft Yahei"; height:40px; line-height:40px; color: #d7000f; overflow:hidden; padding-top:10px;}
.zl2 dd em{ display:block; margin-top:15px;}
.zl2 dd p{ font:14px "Microsoft Yahei"; color:#555555; line-height:28px;}
.zl2 dd span{ display:block; height:47px; font:14px "Microsoft Yahei"; color:#555; margin-top:20px; overflow:hidden;}
.zl2 dd span em a{ display:inline-block; width:176px; height:46px; font:18px "Microsoft Yahei"; text-align:center; color:#fff; background:#df0522; float:left; line-height:46px; margin-right:40px;}
.zl2 dd span i{ font:24px "Microsoft Yahei"; color:#df0522; font-style:italic;}


.bg6{ border-top:15px solid #f5f5f5; overflow:hidden; margin-top:50px; margin-bottom:40px; padding-top:54px;}
.tit02{ height:36px; background:url(../images/h.png) no-repeat left bottom; overflow:hidden;}
.tit02 em a{ display:inline-block; width:150px; height:36px; font:20px "Microsoft Yahei"; text-align:center; color:#333; line-height:36px;}
.tit02 i{ font:20px Arial, Helvetica, sans-serif; text-transform:uppercase; padding:0 30px 0 20px; background:url(../images/h_jt.png) no-repeat right center; color:#c7c7c7;}


/* ç®€ä»‹ */
.com-pro {
    padding: 76px 0 76px;
}
.contain {
    width: 1280px;
    margin: 0 auto;
}
.A-title {
    text-align: center;
    font-weight: lighter;
}

.A-title .t1{line-height:46px;font-size:34px;color:#000;}
.A-title .t2{line-height:45px;font-size:22px;color:#d7000f;margin:10px 0 0;}
.A-title .split{display:block;width:70px;height:1px;background:#a0a0a0;margin:30px auto 0;}

/*å…¬å¸ä»‹ç»*/
.comPro-box{width:1140px;line-height:32px;text-align:center;font-weight:lighter;color:#666666;margin:41px auto 0; font-size:15px;}
.conTerms{width:1140px;line-height:37px;font-weight:lighter;color:#666666;margin:41px auto 0;font-size:16px;}

.comPro-media{height:600px;position:relative;margin:48px 0 0;}
.cpMedia-box{width:100%;text-align:center;position:absolute;left:0px;top:33.66666666666667%;}
.cpMedia-box .btnia{width:79px;height:80px;background:url(../images/icon-media3.png) no-repeat center center / cover;}
.cpMedia-box .btnia:hover{transform:translateY(-10px);-webkit-transform:translateY(-10px);background-image:url(../images/icon-media3-2.png);}
.cpMedia-box .c{/*line-height:69px;font-size:48px;font-family:"å¶æ&nbsp;¹å‹æ¯›ç¬”è¡Œä¹¦2.0ç‰ˆ";*/height:51px;color:#fff;margin:25px 0 0;}
.cpMedia-box .c img{width:auto;height:100%;}
.cpMedia-con{width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:2;display:none;}
.cpMedia-con video,
.cpMedia-con .mejs-container,
.cpMedia-con .mejs-overlay-play,
.cpMedia-con .mejs-poster,
.cpMedia-con .mejs-layers,
.cpMedia-con .mejs-overlay{width:100% !important;height:100% !important;}


.btnia {
    display: inline-block;
    text-align: center;
    padding: 0px;
    border: 0px;
    margin: 0px;
    position: relative;
    cursor: pointer;
}
.cpMedia-box .btnia {
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

/*å½¢è±¡*/

.aboutBox1{padding:60px 0;overflow:hidden;}

.aboutBox4{padding:76px 0 60px 0;background:#f8f8f8;overflow:hidden;}

.aboutSetting{ width:1080px;position:relative;height:340px;margin-top:40px;padding:0 100px;}
.aboutSetting .slide{ width:1080px;height:340px;overflow:hidden;position:relative;left:100px;}
.aboutSetting ul{overflow:hidden; height:340px; zoom:1; }
.aboutSetting li{float:left;width:260px;overflow:hidden;height:165px;margin:0 10px 10px 0;}
.aboutSetting li img{width:260px;overflow:hidden;height:165px;transition:all 0.5s;}
.aboutSetting li.s1,.aboutSetting li.s1 img{width:530px;height:340px;}
.aboutSetting li span{display:block;text-align:center;height:35px;line-height:35px;background: url('../images/m_opc.png');color:#fff;position:relative;margin-top:-35px;padding:0 5px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.aboutSetting .prev,.aboutSetting .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:51px;height:51px;top:150px;transition:all 0s;}
.aboutSetting .prev{background:url('../images/team_btn.png') no-repeat;left:20px}
.aboutSetting .next{background:url('../images/team_btn.png') no-repeat -51px top;right:20px}
.aboutSetting .prev:hover{background-position:-102px top;}
.aboutSetting .next:hover{background-position:-153px top;}
.aboutSetting li:hover img{transform:scale(1.1,1.1);}




/*ä¼˜åŠ¿*/
.AtcInvest-adv{padding:85px 0 118px;background:url(../images/aiAdv-bg.jpg) no-repeat center center / cover fixed;}
.AtcInvest-adv .A-title .t1{color:#fff;}
.AtcInvest-adv .A-title .split{background:#fff;}
.aiAdv-list{ overflow:hidden;}
.aiAdv-list li{width:25%;padding:47px 0 0 3%;text-align:center;color:#fff;font-weight:lighter;float:left;}
.aiAdv-list li:nth-child(1n){ padding-left:0px;}





.aiAdv-list li .name{line-height:37px;font-size:20px;margin:36px 0 0;}
.aiAdv-list li .con{padding:0 4%;line-height:24px;margin:15px 0 0;}

/*æ–‡åŒ–*/
.AtcInvest-support{padding:78px 0 101px;}
.aiSupp-list{border-left:1px solid #eeeeee;border-top:1px solid #eeeeee;margin:54px 0 0;}
.aiSupp-list li{height:300px;padding:40px 3.90625% 0;width:25.44%;text-align:center;font-weight:lighter;border-right:1px solid #eeeeee;border-bottom:1px solid #eeeeee;float:left;}
.aiSupp-list li .name{line-height:35px;font-size:20px;margin:10px 0 0;}
.aiSupp-list li .con{line-height:24px;margin:15px 0 0;}
.aiSupp-list li .icon{display:inline-block;width:88px;height:88px;}

.aiSupp-list li .icon.i1{background:url(../images/aiSupp-1.png) no-repeat center center;}
.aiSupp-list li:hover .icon.i1{background-image:url(../images/aiSupp-1-2.png);}
.aiSupp-list li .icon.i2{background:url(../images/aiSupp-2.png) no-repeat center center;}
.aiSupp-list li:hover .icon.i2{background-image:url(../images/aiSupp-2-2.png);}
.aiSupp-list li .icon.i3{background:url(../images/aiSupp-3.png) no-repeat center center;}
.aiSupp-list li:hover .icon.i3{background-image:url(../images/aiSupp-3-2.png);}
.aiSupp-list li .icon.i4{background:url(../images/aiSupp-7.png) no-repeat center center;}
.aiSupp-list li:hover .icon.i4{background-image:url(../images/aiSupp-7-2.png);}
.aiSupp-list li .icon.i5{background:url(../images/aiSupp-5.png) no-repeat center center;}
.aiSupp-list li:hover .icon.i5{background-image:url(../images/aiSupp-5-2.png);}
.aiSupp-list li .icon.i6{background:url(../images/aiSupp-6.png) no-repeat center center;}
.aiSupp-list li:hover .icon.i6{background-image:url(../images/aiSupp-6-2.png);}
.aiSupp-list li .icon.i7{background:url(../images/aiSupp-4.png) no-repeat center center;}
.aiSupp-list li:hover .icon.i7{background-image:url(../images/aiSupp-4-2.png);}
.aiSupp-list li .icon.i8{background:url(../images/aiSupp-8.png) no-repeat center center;}
.aiSupp-list li:hover .icon.i8{background-image:url(../images/aiSupp-8-2.png);}
.aiSupp-list li .icon.i9{background:url(../images/aiSupp-9.png) no-repeat center center;}
.aiSupp-list li:hover .icon.i9{background-image:url(../images/aiSupp-9-2.png);}


/*åŽ†ç¨‹*/
.I-title{text-align:center;line-height:22px;color:#666666;}
.I-title h1{line-height:52px;font-size:34px;color:#000;margin:0 0 5px;}
.I-title.It2{color:#dbdbdb;}
.I-title.It2 h1{color:#fff;}
.I-title i{display:block;width:50px;height:5px;background:#c7000a;margin:10px auto 0;}

.I-title.It3 h1{font-size:32px;font-weight:normal;}

.com-hist{padding:66px 0 55px;background:#f6f6f6;}
.cHist-list{padding:90px 0 34px;background:url(../images/cHist-bg5.png) repeat-y center top;position:relative;margin:20px 0 0;}
.cHlist-box{width:50%;padding:0 0 50px;position:relative;overflow:hidden;}
.cHlist-box .date{width:51.75438596491228%;height:42px;line-height:42px;background:url(../images/cHist-bg6.png) repeat-x left center;position:relative;}
.cHlist-box .date i{width:22px;height:100%;position:absolute;top:0px;}
.cHlist-box .date span{display:inline-block;font-size:36px;color:#c7000a;font-weight:600;}
.cHlist-box .con{line-height:24px;font-size:13px;color:#666666;margin:15px 0 0;}

.cHlist-box.fl{right:-11px;}
.cHlist-box.fl .date{float:right;}
.cHlist-box.fl .date i{right:0px;background:url(../images/cHist-bg2.png) no-repeat center center;}
.cHlist-box.fl .date span{padding:0 20px 0 0;background:#f6f6f6 url(../images/cHist-bg3.png) no-repeat right center;float:left;}
.cHlist-box.fl .con{padding:0 37.71929824561404% 0 0;text-align:right;float:right;}

.cHlist-box.fr{left:-11px;}
.cHlist-box.fr .date i{left:0px;background:url(../images/cHist-bg2-2.png) no-repeat center center;}
.cHlist-box.fr .date span{padding:0 0 0 20px;background:#f6f6f6 url(../images/cHist-bg3.png) no-repeat left center;float:right;}
.cHlist-box.fr .con{padding:0 0 0 37.71929824561404%;}

.cHist-s1{display:block;width:22px;height:22px;background:url(../images/cHist-bg1.png) no-repeat center center / cover;position:absolute;top:0px;left:50%;margin:0 0 0 -10px;}
.cHist-s2{display:block;width:35px;height:34px;background:url(../images/cHist-bg4.png) no-repeat center center / cover;position:absolute;bottom:0px;left:50%;margin:0 0 0 -16.5px;}


/*åº”ç”¨é¢†åŸŸ*/
.bg1 {
    background: #f8f8f8;
	padding-bottom:30px;
}
.support{ padding-top:76px; height: 1272px;}
.pub_stit{font-size:32px;color:#000;font-weight:100;text-align:center;margin-bottom:70px;}
.selfhelp ul{margin-left:-1%;}
.selfhelp ul li{float:left;width:23.8%;height:195px;background:#fff;margin-left:1%;margin-bottom:20px;text-align:center;-webkit-transition: all .2s linear;transition: all .2s linear;}
.selfhelp ul li p{margin-top:35px;font-size:16px;color:#666;}
.selfhelp ul li:hover{
	-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0);
}
.pub_stita{text-align:center;color:#0062b2;display: block;margin-bottom:30px;position:relative;padding-bottom:10px;}
.pub_stita:after{content:"";width:20px;position:absolute;left:50%;bottom:0px;height:1px;background:#0062b2;margin-left:-10px;}

.hotfaq ul{overflow:hidden;}
.hotfaq .pub_fl{width:44%;}
.hotfaq .hotlist a{color:#666;font-size:16px;margin-bottom:20px;border-bottom:1px solid #e5e5e5;padding-bottom:20px;display: block;background:url(../images/icon_jia.png) no-repeat right 2px;}
.hotfaq .hotlist a.cur{background:url(../images/icon_jiaon.png) no-repeat right 2px;}
.hotfaq .pub_fr{width:44%;}
.hotfaq .hotlist .cnote{display:none;margin-bottom:20px;color:#666;line-height:28px;}

.onlinesev{position:relative;}
.onlinesev img{max-width:100%;}
.onlpic img{height:423px;object-fit:cover;}
.onlinesev .note{position:absolute;width:865px;height:210px;left:50%;top:50%;margin-left:-433px;margin-top:-155px;}
.onlinesev .note h2{color:#fff;}
.onlinesev ul li{width:20%;float:left;text-align:center;color:#fff;}
.onlinesev ul li p{margin-top:20px;}


.videos{ padding-top:60px;}
.videos ul{overflow:hidden;margin-left:-2%; margin-top:40px;}
.videos ul li{width:48%;height:535px;background:#fff;margin-bottom:50px;float:left;margin-left:2%;}
.videos ul li .video_img{position:relative;overflow:hidden;}
.videos ul li .video_img img{width:100%;}
.videos ul li .video_img i{position:absolute;width:79px;height:80px;display: block;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../images/icon_play.png) no-repeat center;cursor:pointer;}
.videos ul li .note{padding:30px 100px;text-align:center;}
.videos ul li .note h2{font-weight:normal;font-size:22px;color:#333;}
.videos ul li .note p{color:#666;margin-top:20px;line-height:25px; font-size:15px;}
.videos .pages{margin:30px 0px;}



.com_img{ display:block; overflow:hidden;}
.com_img img{ transition:all 0.8s ease-in 0s; -webkit-transition:all 0.8s ease-in 0s; -moz-transition:all 0.8s ease-in 0s; -o-transition:all 0.8s ease-in 0s;}
.com_img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}

.wd1200 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}


.case_list ul{ margin:40px -15px; overflow:hidden;}
.case_list li{ float:left; padding:0 15px 4% 15px;overflow:hidden;}

.case_list li a{ display:block; width:100%;overflow:hidden;}
.case_name{ display:block; color:#484848; font-size:16px; height:20px; line-height:20px; margin-top:6%; overflow:hidden;  text-overflow:ellipsis; white-space:nowrap; text-align:center;}


/*æ–°é—»*/
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.wrap-news-content { padding: 30px 0 30px; }
.wrap-news-content .small-title { display: none; overflow: hidden; }
.wrap-news-content .small-title .small-item { float: left; width: 33.3%; font-size: 16px; text-align: center; }

.wrap-news-content .small-title .small-item a { display: block; padding: 20px 0; color: #333; }

.wrap-news-content .small-title .small-item .active-item { color: #d4000f; }

.wrap-news-content .news-list .news-item { margin-bottom: 25px; padding: 38px 40px 30px; background-color: #fff; line-height: 1.2; }

.wrap-news-content .news-list h5 { margin-top: 0; line-height: 1.2; margin-bottom: 12px; font-size: 20px; font-weight: bold; }

.wrap-news-content .news-list h5:hover { color: #000; }/*#d4000f*/

.wrap-news-content .news-list h5 a { color: #333333; }

.wrap-news-content .news-list h5 a:hover { color: #d4000f; }

.wrap-news-content .news-list .news-source { margin-bottom: 20px; color: #666666; font-size: 14px; }

.wrap-news-content .news-list .wrap-pic { margin-bottom: 18px; height: 350px; overflow: hidden; }

.wrap-news-content .news-list .wrap-pic img { width: 100%; height: 100%; object-fit: cover; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; }

.wrap-news-content .news-list .wrap-pic img:hover { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }

.wrap-news-content .news-list .new-sort-content { line-height: 1.8; color: #333; }

.new-sort-content img{ width: 100%;}

.wrap-news-content .news-list .news-info { padding-top: 10px; overflow: hidden; }

.wrap-news-content .news-list .news-info a { font-size: 16px; color: #d4000f; }

.wrap-news-content .news-list .news-info .watch { padding: 4px 0; display: inline-block; padding-left: 30px; color: #7b7b7b; font-size: 12px; font-style: normal; background: url(../images/icon-watch.png) no-repeat left center; background-size: 20px 20px; }

.wrap-news-content .news-list .news-info .bds_more { vertical-align: middle;/*margin-left: 20px;*/margin:-27px 0 0 60px !important; display: inline-block; width: 20px; height: 30px; background: url(../images/icon-share.png) no-repeat center center; background-size: 20px 20px; }

.wrap-news-content .wrap-page { padding-left: 0; overflow: hidden; }

.wrap-news-content .wrap-page .page-item { display: inline-block; padding: 20px 0; margin-right: 10px; width: 60px; text-align: center; list-style: none; background-color: #fff; }

.wrap-news-content .wrap-page .page-item a { color: #333; }

.wrap-news-content .wrap-page .page-item:hover a { color: #d4000f; }

.wrap-news-content .wrap-page .active-item a { color: #d4000f; }

.wrap-news-content .news-right .sort-part { margin-bottom: 20px; background-color: #fff; }

.wrap-news-content .news-right .sort-part h6 { margin: 0; padding: 22px; font-weight: bold; color: #333; font-size: 18px; border-bottom: 2px solid #f1f1f1; }

.wrap-news-content .news-right .new-part { padding: 15px 0 15px 25px; }

.wrap-news-content .news-right .sort-item { padding: 15px 0; list-style: none; font-size: 16px; }

.wrap-news-content .news-right .sort-item .glyphicon { margin-right: 5px; font-size: 12px; }

.wrap-news-content .news-right .sort-item a { color: #333; }

.wrap-news-content .news-right .sort-item :hover { color: #d4000f; }

.wrap-news-content .news-right .recommend-part { padding-top: 20px; padding-left: 25px; overflow: hidden; }

.wrap-news-content .news-right .recommend-part .recommend-item { margin-bottom: 20px; list-style: none; overflow: hidden; }

.wrap-news-content .news-right .recommend-part .recommend-item a { color: #333; }

.wrap-news-content .news-right .recommend-part .recommend-left { float: left; margin-right: 15px; width: 115px; height: 50px; overflow: hidden; }

.wrap-news-content .news-right .recommend-part .recommend-left img { -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s;width:100%; }

.wrap-news-content .news-right .recommend-part .recommend-left img:hover { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }

.wrap-news-content .news-right .recommend-part .recommend-right { overflow: hidden; }

.wrap-news-content .news-right .recommend-part .recommend-right p { margin-bottom: 2px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.wrap-news-content .news-right .recommend-part .recommend-right p:hover { color: #d4000f; }

.wrap-news-content .news-right .recommend-part .recommend-right span { color: #666666; font-size: 12px; }

.wrap-news-content .news-details .new-sort-content p { margin-bottom: 15px; }

.wrap-news-content .news-details .news-item .news-info { margin-top: 40px; padding-top: 20px; border-top: 2px solid #f1f1f1; }

.wrap-news-content .news-details .news-more { text-align: center; }

.wrap-news-content .news-details .news-more .glyphicon { font-size: 24px; color: #232323; }

.wrap-page-nav { background-color: #fff; }

.wrap-page-nav .page-nav { padding: 15px 0; }

.wrap-page-nav .nav-item { display: inline-block; vertical-align: middle; color: #666666; }

.wrap-page-nav .home-item { width: 25px; height: 25px; background: url(../images/icon-home.png) no-repeat center center; background-size: 24px 25px; }

.wrap-page-nav .glyphicon { margin: 0 4px; font-size: 12px; color: #666666; }

.wrap-page-nav .active-item { color: #d4000f; }

@media (min-width: 1280px) { .wrap-news-content .container { padding: 0; width: 1280px; }
  .wrap-news-content .container .col-lg-8 { width: 68%; }
  .wrap-news-content .container .col-lg-4 { width: 32%; }
  .wrap-page-nav .container { width: 1280px; } }

@media (max-width: 991px) { .wrap-top-content { height: 400px; }
  .wrap-news-content .small-title { display: block; }
  .wrap-news-content .news-list .wrap-pic { height: 300px; }
  .wrap-news-content .wrap-page { margin-bottom: 30px; text-align: center; }
  .wrap-news-content .news-more { margin-bottom: 10px; }
  .wrap-news-content .news-more .glyphicon { font-size: 18px; }
  .wrap-news-content .news-right .wrap-new-part { display: none; } }

@media (max-width: 768px) { .wrap-top-content { height: 360px; }
  .wrap-news-content { padding-top: 10px; }
  .wrap-news-content .news-list .wrap-pic { height: 260px; }
  .wrap-news-content .news-list .news-item { padding: 20px; margin-bottom: 15px; } }

@media (max-width: 640px) { .wrap-top-content { height: 300px; }
  .wrap-news-content { padding-top: 0px; }
  .wrap-news-content .news-list .wrap-pic { height: 220px; }
  .wrap-news-content .wrap-page .page-item { margin-bottom: 10px; } }

@media (max-width: 480px) { .wrap-top-content { height: 220px; }
  .wrap-news-content .news-list h5 { font-size: 16px; }
  .wrap-news-content .news-list .wrap-pic { height: 180px; }
  .wrap-news-content .news-list .news-info a { font-size: 14px; }
  .wrap-news-content .news-right .sort-part h6 { padding: 12px; font-size: 16px; }
  .wrap-news-content .news-right .sort-part .new-part { padding: 5px 2px 5px 12px; }
  .wrap-news-content .news-right .recommend-part .recommend-left { width: 80px; }
  .wrap-news-content .news-right .sort-item { padding: 10px 0; font-size: 14px; }
  .wrap-news-content .news-right .recommend-part { padding: 10px 2px 5px 12px; }
  .wrap-news-content .news-right .recommend-part .recommend-item { margin-bottom: 10px; }
  .wrap-news-content .wrap-page .page-item { padding: 5px 10px; width: auto; } }

.center-block{display:block;margin-right:auto;margin-left:auto}
.pull-right{float:right!important}
.pull-left{float:left!important}


.wrap-news-content .col-lg-8, .wrap-news-content .col-lg-4 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*è¯ä¹¦*/

.honor { width: 1280px; margin: 0 auto; background-size: cover; }
.honor-list { margin: 0 auto; overflow: hidden; padding-top: 57px; }
.honor-list li { width: 346px; margin: 0 25px 46px; float: left; background: url(../images/honor_bj.png) no-repeat center bottom; -webkit-transition: 0.6s; -ms-transition: 0.6s; -moz-transition: 0.6s; -o-transition: 0.6s; transition: 0.6s; }
.honor-list li:hover { margin-top: -10px; margin-bottom: 56px; }
.honor-list li a.img { width: 200px; height: 276px; display: block; margin: 0 auto 13px; box-shadow: 0 2px 2px #adadad; }
.honor-list li a.img img { width: 200px; height: 276px; display: block; }
.honor-list li h4 { height: 55px; line-height: 50px; text-align: center; color: #333333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.honor-list li:hover h4 { color: #e41a21; }
.rebox { cursor: pointer; position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 1000; -webkit-filter: none !important;
    background: rgb(0, 0, 0); /* IE Fallback (Solid Colour) */
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGDYDMRkA8ZRAxhGw4BhNAyA+WAYpAMAIFgLQfO9BoEAAAAASUVORK5CYII=);
    background: rgba(0, 0, 0, 0.7); }
.rebox *{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; }
.rebox-contents { position: absolute; top: 10%; left: 5%; text-align: center; width: 90%; height: 90%; }
.rebox-contents .rebox-content { border: 5px solid #fff; box-shadow: 0 0 20px #000; border-radius: 1px; max-width: 100%; max-height: 100%; }
.rebox-loading { width: 31px; height: 31px; margin: -16px 0 0 -16px; position: absolute; top: 48%; left: 50%; }
.rebox-caption { display: none; position: absolute; left: 0; bottom: 0; width: 100%; text-align: center; z-index: 1000; background: #000; background: rgba(0,0,0,0.7); }
.rebox-caption p { margin: 0 auto; max-width: 70%; display: inline-block; *display: inline; *zoom: 1; padding: 10px; color: #fff; font-size: 12px; line-height: 18px; }
a.rebox-button {position: absolute; z-index: 9999; min-width: 40px; height: 40px; line-height: 40px; background: rgb(0, 0, 0); opacity:0.4; 
    text-decoration: none; font-size: 24px; color: #fff; text-align: center; vertical-align: middle;
    -webkit-border-radius: 32px; -moz-border-radius: 32px; -ms-border-radius: 32px; border-radius: 32px;
    -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; }
.rebox-button:hover,
.rebox-button:focus { opacity: 1; -webkit-transform: scale(1.4); -moz-transform: scale(1.4); -ms-transform: scale(1.4); transform: scale(1.4); }
.rebox-close { right: 10px; top: 10px; }
.rebox-next { right: 10px; top: 48%; }
.rebox-prev { left: 10px; top: 48%; }
.rebox-loading { left: 50%; top: 48%;
    -webkit-animation-name: spin; -webkit-animation-duration: 2000ms; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: linear;
    -moz-animation-name: spin; -moz-animation-duration: 2000ms; -moz-animation-iteration-count: infinite; -moz-animation-timing-function: linear;
    -ms-animation-name: spin; -ms-animation-duration: 2000ms; -ms-animation-iteration-count: infinite; -ms-animation-timing-function: linear;    
    animation-name: spin; animation-duration: 2000ms; animation-iteration-count: infinite; animation-timing-function: linear;
}
@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from { transform:rotate(0deg); }
    to { transform:rotate(360deg); }
}




/* ç•™è¨€ */
.contactFont{overflow:hidden;margin-bottom:30px;}
.feedback{overflow:hidden; width:1200px; margin:60px auto;}
.feedback .title{text-align:center;font-size:24px;font-weight:normal;margin-bottom:25px;color:#333;}
.feedback .title span{background:#fff;padding:0 30px;position:relative;top:-15px;}
.feedback .title::before{content:"";border-bottom:1px solid #e1e1e1;height:12px;vertical-align:top;width:100%;display:block;}
#feedback_form label{display:block;float:left;height:32px;line-height:32px;margin-bottom:30px;padding-left:40px;background:url(/skin/home/images/contact.png) no-repeat;font-size:14px;}
#feedback_form label.name{background-position:0 -32px;}
#feedback_form label.email{background-position:0 -64px;}
#feedback_form label.city{background-position:0 -96px;}
#feedback_form label.msg_title{background-position:0 -128px;}
#feedback_form label.address{background-position:0 -160px;}
#feedback_form label.message{background-position:0 -192px;margin-bottom:10px;}
#feedback_form input{width:240px;height:30px;line-height:30px;float:left;margin:0 37px 30px 0;padding:0 10px;border:1px solid #dbdbdb;}
#feedback_form input.last{margin-right:0;}
#feedback_form .msg{padding:30px 0;}
#feedback_form textarea{height:125px;width:1175px;padding:10px;border:1px solid #dbdbdb;display:block;}
#feedback_form i{font-style:normal;color:#ff1f19;position:absolute;font-size:14px;left:385px;top:6px;}
#feedback_form .f2{left:788px;}
#feedback_form .f3{left:auto;right:0;}
#feedback_form .f4{left:402px;top:66px;}
#feedback_form .btns{width:120px;height:40px;margin-right:10px; background:#df2128;color:#fff;border:none;font-size:15px;margin-bottom:0;cursor:pointer;}
#feedback_form .btns:hover{background:#333;transition:all 0.3s;}
#feedback_form .reset{background:#ccc;cursor:pointer;margin-bottom:0;}
#feedback_form .tableRow{width:100%;height:32px; display: flex; margin-bottom: 20px;}
#feedback_form .tableRow input{width:150px;margin-right:10px;color:#999;float:left;}
#feedback_form .tableRow .checkcode{width:50px;height:22px;margin-left:5px;border:1px solid #ccc;padding:4px 5px;display:block;float:left;background:#fff;}
#feedback_form input:focus,#feedback_form textarea:focus{border-color:#df2128;}







</pre></body></html>